home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / git / RelNotes-1.7.0.7.txt < prev    next >
Encoding:
Text File  |  2011-09-22  |  467 b   |  17 lines

  1. Git v1.7.0.7 Release Notes
  2. ==========================
  3.  
  4. Fixes since v1.7.0.6
  5. --------------------
  6.  
  7.  * "make NO_CURL=NoThanks install" was broken.
  8.  
  9.  * An overlong line after ".gitdir: " in a git file caused out of bounds
  10.    access to an array on the stack.
  11.  
  12.  * "git config --path conf.var" to attempt to expand a variable conf.var
  13.    that uses "~/" short-hand segfaulted when $HOME environment variable
  14.    was not set.
  15.  
  16. And other minor fixes and documentation updates.
  17.